| CMSMSServiceProvider |
| Logical Entity Name | CMSMSServiceProvider |
| Default Table Name | CMSMSServiceProvider |
| Physical Only | NO |
| Definition | |
| Note |
| CMSMSServiceProvider Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
CMSMSServiceProviderID |
int | NO | ||
| Code | char(8) | NO | ||
| Descrip | varchar(65) | NO | ||
| DomainName | varchar(75) | NO | ||
| MaxChar | smallint | NO | ||
| Active | bit | NO | ||
UserId |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| TS | timestamp | NO |
| CMSMSServiceProvider Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PK_CMSMSServiceProvider_CMSMSServiceProviderID | PrimaryKey | CMSMSServiceProviderID |
| CMSMSServiceProvider Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| SyStaff | Non-Identifying | One To Zero or More | FK_CMSMSServiceProvider_UserId_SyStaff_SyStaffID | UserId | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| AmOnlineApplicant | Non-Identifying | One To Zero or More | FK_AmOnlineApplicant_CMSMSServiceProviderID_CMSMSServiceProvider_CMSMSServiceProviderID | NO | YES | |||
| syStudent | Non-Identifying | One To Zero or More | FK_SyStudent_CMSMSServiceProviderID_CMSMSServiceProvider_CMSMSServiceProviderID | NO | YES |
| CMSMSServiceProvider Check Constraints |
| Check Constraint Name | CheckConstraint |